
config 'dmz_profile' 'Egov'
	option 'uciid' '1'
	option 'use_ipalias' 'disable'
	option 'ip_alias' ''
	option 'allow_access' 'enable'
	option 'dst_ip_obj' ''
	option 'dst_ip_grp' ''
	option 'servicetype' ''
	option 'private_ip' '192.168.1.206'
	option 'intf' 'wan1'
	option 'status' 'disable'

config 'dmz_profile' 'Lan2'
	option 'uciid' '2'
	option 'intf' 'wan1'
	option 'use_ipalias' 'disable'
	option 'ip_alias' ''
	option 'allow_access' 'enable'
	option 'dst_ip_obj' ''
	option 'dst_ip_grp' ''
	option 'servicetype' ''
	option 'private_ip' '192.168.1.3'
	option 'status' 'enable'

config 'dmz_profile' 'Camera'
	option 'uciid' '3'
	option 'intf' 'wan1'
	option 'use_ipalias' 'disable'
	option 'ip_alias' ''
	option 'private_ip' '192.168.0.100'
	option 'allow_access' 'enable'
	option 'dst_ip_obj' ''
	option 'dst_ip_grp' ''
	option 'servicetype' ''
	option 'status' 'disable'

config 'dmz_profile' 'camera_2'
	option 'uciid' '4'
	option 'intf' 'wan1'
	option 'use_ipalias' 'disable'
	option 'ip_alias' ''
	option 'allow_access' 'enable'
	option 'dst_ip_obj' ''
	option 'dst_ip_grp' ''
	option 'servicetype' ''
	option 'private_ip' '192.168.0.112'
	option 'status' 'disable'

config 'dmz_profile' 'Camera_3'
	option 'uciid' '5'
	option 'intf' 'wan1'
	option 'use_ipalias' 'disable'
	option 'ip_alias' ''
	option 'private_ip' '192.168.0.119'
	option 'allow_access' 'enable'
	option 'dst_ip_obj' ''
	option 'dst_ip_grp' ''
	option 'servicetype' ''
	option 'status' 'disable'

config 'dmz_profile' 'Quan_sat'
	option 'uciid' '6'
	option 'intf' 'wan1'
	option 'use_ipalias' 'disable'
	option 'ip_alias' ''
	option 'allow_access' 'enable'
	option 'dst_ip_obj' ''
	option 'dst_ip_grp' ''
	option 'servicetype' ''
	option 'private_ip' '192.168.1.20'
	option 'status' 'disable'

config 'dmz_profile' 'Switch'
	option 'uciid' '7'
	option 'intf' 'wan1'
	option 'use_ipalias' 'disable'
	option 'ip_alias' ''
	option 'private_ip' '192.168.2.252'
	option 'allow_access' 'enable'
	option 'dst_ip_obj' ''
	option 'dst_ip_grp' ''
	option 'servicetype' ''
	option 'status' 'disable'

config 'dmz_profile' 'Remote'
	option 'uciid' '8'
	option 'intf' 'wan1'
	option 'use_ipalias' 'enable'
	option 'ip_alias' ''
	option 'private_ip' '192.168.1.3'
	option 'allow_access' 'enable'
	option 'dst_ip_obj' ''
	option 'dst_ip_grp' ''
	option 'servicetype' ''
	option 'status' 'disable'

